Scheduler for WinForms
BaseStorage<T,TMappingCollection> クラス プロパティ

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : BaseStorage<T,TMappingCollection> クラス

このクラスのメンバの一覧は、BaseStorage<T,TMappingCollection>メンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether items in the underlying list can be edited. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets or sets a value indicating whether the C1BindingSource.AddNew method can be used to add items to the list. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets a value indicating whether items can be removed from the underlying list. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets a value indicating if the collection is bound to data.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets the total number of items in the underlying list. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets or sets the specific list in the data source to which the connector currently binds to. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets or sets the data source that the connector binds to. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets a value indicating whether the underlying list has a fixed size. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets a value indicating whether the underlying list is read-only. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets a value indicating whether access to the collection is synchronized (thread safe). C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets or sets the list element at the specified index. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets the list that the connector is bound to. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets or sets the MappingCollectionBase<T> derived object that allows the properties of objects maintained by the current collection to be bound to the appropriate fields in the data source.  
Public プロパティGets the reference to the owning C1ScheduleStorage component.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets a value indicating whether the data source supports change notification. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets a value indicating whether the data source supports searching with the Find method. C1.Schedule.C1BindingSourceから継承されます。
Public プロパティGets an object that can be used to synchronize access to the underlying list. C1.Schedule.C1BindingSourceから継承されます。
トップ
参照

BaseStorage<T,TMappingCollection> クラス
C1.Schedule 名前空間